home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 December / EnigmA AMIGA RUN 23 (1997)(G.R. Edizioni)(IT)[!][issue 1997-12][EAR-CD VII].iso / recent2 / vinced.readme < prev    next >
Text File  |  1997-11-11  |  5KB  |  139 lines

  1. Short:    The final CON: solution, ^Z, XTerm, Intui-screens
  2. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Version:  3.54
  5. Type:     util/shell
  6.  
  7.             About ViNCEd
  8. ---------------------------------------------------------------------------
  9. The latest version (3.54) of my full screen shell editor (CON: replacement)
  10. ---------------------------------------------------------------------------
  11.  
  12. Features:
  13. -Extremly flexible
  14. -Comes with prefs program with nice GUI
  15. -User defineable macros and buttons (gadgets) with parameters
  16. -Full screen editor, not line limited
  17. -Compatible to CON: and ConMan
  18. -VT-220 emulation build in
  19. -ANSI coloring scheme on request
  20. -Keypad mode on request (numeric keypad for cursor control)
  21. -Supports control sequences of:
  22.     -CON:
  23.     -VT-220
  24.     -DEC
  25.     -XTerm (Unix Shells)
  26.     -SGI winterm
  27.     -plus private stuff (set keyboard,colors and font by ctrl seq)
  28. -TAB expansion, with different TAB requesters as option
  29. -TAB expansion cache (NEW TO 3.50)
  30. -Colored cursor on request
  31. -Menu, clipboard support build in (no ConClip needed)
  32. -Online help plus documentation
  33. -Screen title might contain path/fail codes/CLI number & more
  34. -Localizeable (German available, more locales welcome)
  35. -Job control á la unix with Ctrl-Z
  36.     -suspends shell jobs
  37.     -sends shell jobs to forgeground & background
  38.      using tiny shell scripts "fg" and "bg" like unix
  39. -documented library for own applications and editor programming
  40. -iconification support
  41. -uses public "tbiclass" gadget if available. Should be added
  42.  to the system by SysIHack style programs.
  43. -easy installation
  44. -full control thru single program (SetVNC)
  45. -clipboard support, snip control with middle mouse button or Ctrl-left
  46. -can create private screens on request
  47. -font & monitor selectable by prefs
  48. -icon drop, with modifiers for path/name only
  49. -100% assembly language => fast & short
  50.  
  51. Plus:    It's 100% free !
  52.  
  53. -----------------------------------------------------------------------------
  54.  
  55. -------- history ----- this is not the complete history, read the guide!----
  56.  
  57. Changes made since 3.53:
  58.         Updated the ExAll() workaround because it conflicted
  59.         with a bug in AFS.
  60.         Rewrote the communications routines between the TABHook
  61.         and the handler process.
  62.  
  63. Changes made since 3.52:
  64.     Added the KeepDoubles flag.
  65.     Changed a bit the lock/block treatment.
  66.     Added forward/backward arrows in the editor.
  67.     Added IfVNC command line argument to SetVNC.
  68.     TAB Expansion reworked again.
  69.     Removed a bug in the iconifyimageclass support.
  70.     VisualPrefs support works now fine.
  71.     Added even more boopsi support.
  72.     Added a workaround for ExAll()/ExAllEnd() bug in V39.
  73.     Renamed the "iconifyimageclass" to "tbiclass",
  74.     check the "Boopsis_Readme" in the Include drawer
  75.     for details.
  76.  
  77.  
  78. Changes made since 3.51:
  79.     Removed a bug in the TAB expansion.
  80.     Added the RigidCursor flag.
  81.  
  82. Changes made since 3.50:
  83.     Changed some strings in the locale database and in the editor
  84.     The history is no longer case sensitive and is rewinded for each
  85.     RETURN press.
  86.     The TAB expansion logic inserts a blank argument if it is wrapping
  87.     around.
  88.     Fixed some bugs, included UnixDirs3 with permission of Timo Kaikumaa.
  89.     
  90. -----------------------------------------------------------------------------
  91. Notes: 
  92.  
  93.     Check the TOP_SECRET file in this archive!
  94.  
  95.  
  96.  
  97.     VirusWorkShop seems to have trouble with the overlay file structure
  98.     that is used by the SetVNC program.
  99.     THIS IS NOT A VIRUS! It is a bugfix of the oldish CBM overlay 
  100.     manager which is really buggy!
  101.     VirusWorkShop will be updated soon. (I hope)
  102.  
  103.     To trick VirusWorkshop, the SetVNC program in this archive is
  104.     encoded. Use the "Decode" program from the "Extras" drawer to
  105.     decode manually. The installer script has been updated to do 
  106.     this for you.
  107.  
  108.     Thanks Urban, for reporting!
  109.  
  110. ----------------------------------------------------------------------------
  111.  
  112.     Some virus checkers might complain about the set PktWait() pointer
  113.     of the VNCFiler.supervisor. Again:
  114.  
  115.     THIS IS NOT A VIRUS!
  116.  
  117.     Anti-Beol has been updated to handle this case, please 
  118.     update your copy as well!
  119.  
  120. -----------------------------------------------------------------------------
  121.  
  122. Send ideas, improvements, bugreports (please as concrete as possible) to:
  123.  
  124.  
  125.     Thomas Richter
  126.  
  127.  
  128. EMail:    thor@einstein.math.tu-berlin.de
  129.  
  130. or "Wisit the Web" site:
  131.  
  132. WWW:    http://www.math.tu-berlin.de/~thor/thor/index.html
  133.  
  134. -----------------------------------------------------------------------------
  135.  
  136. October 1997
  137.  
  138.     Thomas
  139.